toggle menu
My Neighbor Alice
dapp
switch theme
search in API
My Neighbor Alice
/
assets.interfaces.IQuestProvider
Namespace
IQuest
Provider
Functions
Properties
Properties
interface
Link copied to clipboard
val
interface
:
text
=
"com.myneighboralice.IQuestProvider"
provider_id
Link copied to clipboard
val
provider_id
:
I
=
null
Functions
dependencies
Link copied to clipboard
function
dependencies
(
)
:
list
<
dclass
>
fetch_by_id
Link copied to clipboard
function
fetch_by_id
(
provider_id
:
text
)
:
instance
?
get
Link copied to clipboard
function
get
(
)
:
dclass
get_provider_id
Link copied to clipboard
function
get_provider_id
(
instance
:
instance
)
:
text
?
register
Link copied to clipboard
function
register
(
account
:
account
)